home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Ubuntu 9.10 PL
/
karmelkowy-koliberek-desktop-9.10-i386-PL.iso
/
casper
/
filesystem.squashfs
/
etc
/
brltty
/
de-chess.tti
< prev
next >
Wrap
Text File
|
2009-10-13
|
2KB
|
36 lines
###############################################################################
# BRLTTY - A background process providing access to the console screen (when in
# text mode) for a blind person using a refreshable braille display.
#
# Copyright (C) 1995-2009 by The BRLTTY Developers.
#
# BRLTTY comes with ABSOLUTELY NO WARRANTY.
#
# This is free software, placed under the terms of the
# GNU Lesser General Public License, as published by the Free Software
# Foundation; either version 2.1 of the License, or (at your option) any
# later version. Please see the file LICENSE-LGPL for details.
#
# Web Page: http://mielke.cc/brltty/
#
# This software is maintained by Dave Mielke <dave@mielke.cc>.
###############################################################################
# This text subtable defines braille representations for the chess figures in
# terms of the letters that are used for them in the German language.
# See: http://en.wikipedia.org/wiki/Chess_symbols_in_Unicode
char \u2654 (1 3 7 ) # Γíà ΓÖö [WHITE CHESS KING]
char \u2655 (1 45 7 ) # ΓíÖ ΓÖò [WHITE CHESS QUEEN]
char \u2656 ( 2345 7 ) # ⡞ ♖ [WHITE CHESS ROOK]
char \u2657 (123 7 ) # Γíç ΓÖù [WHITE CHESS BISHOP]
char \u2658 ( 234 7 ) # ⡎ ♘ [WHITE CHESS KNIGHT]
char \u2659 (12 7 ) # Γíâ ΓÖÖ [WHITE CHESS PAWN]
char \u265A (1 3 ) # Γáà ΓÖÜ [BLACK CHESS KING]
char \u265B (1 45 ) # ΓáÖ ΓÖ¢ [BLACK CHESS QUEEN]
char \u265C ( 2345 ) # ⠞ ♜ [BLACK CHESS ROOK]
char \u265D (123 ) # Γáç ΓÖ¥ [BLACK CHESS BISHOP]
char \u265E ( 234 ) # ⠎ ♞ [BLACK CHESS KNIGHT]
char \u265F (12 ) # Γáâ ΓÖƒ [BLACK CHESS PAWN]